Skip to content

Add workspace trust RFD#1489

Draft
Nemtecl wants to merge 1 commit into
agentclientprotocol:mainfrom
Nemtecl:workspace-trust-rfd
Draft

Add workspace trust RFD#1489
Nemtecl wants to merge 1 commit into
agentclientprotocol:mainfrom
Nemtecl:workspace-trust-rfd

Conversation

@Nemtecl

@Nemtecl Nemtecl commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Proposes a standard workspace trust state for session lifecycle responses.
  • Adds a trust/apply method for Clients to apply a user-selected trust decision.
  • Defines trust decisions for current folder, repository, session-only trust, and decline.

Context

We implemented this workflow in Vibe using ACP extension methods as a proof point. We would love to have this become part of ACP so Clients and Agents can interoperate on trusted-folder UX without custom protocol surfaces.

Validation

  • npx prettier --check docs/rfds/workspace-trust.mdx

@benbrandt benbrandt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nemtecl in v2, where we allow agents to do more before a prompt, do you think this could fit well into the request permission flow?
I also changed request permission to have a "subject" that we can extend to other things, including this.

My thought being it seems nice if the agent can ask if necessary, rather than the client having to pass it through every time? And the agent could ask for it at other points in the session?

Just a thought, curious what you think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants